Item Property

Summary
The object that has been added or removed.
Syntax
C#
VB
C++
public T Item { get; } 
Public ReadOnly Property Item() As T 
   Get 
public:  
   property T Item 
   { 
      T get() 
   } 

Property Value

The object that has been added or removed.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.